Trying to Integrate Five9 and Apptivio [on hold]

Posted by David Mitchell on Programmers See other posts from Programmers or by David Mitchell
Published on 2014-08-25T00:49:07Z Indexed on 2014/08/25 4:30 UTC
Read the original article Hit count: 260

Filed under:

Five9 is a calling system application and Apptivio will be used to store client information for purchased products. Specifically what I need is an example code that will allow me to access Five9's CRM system using the access key and transfer a persons first and last name, for example, to Apptivio. The issue is I have never dealt with this type of system and I cannot find any information for it other than the Web2Campaign that was sent to me by Five9. Lets say this is the code from Five9

F9key=first_name&F9key=last_name&first_name=jon&last_name=smith

Once this information is placed into Five9 I must update Apptivio with this information. I am lost as to how to send this information to Apptivio.

© Programmers or respective owner

Related posts about design